home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / KARALL 1.13.3 / KarAll.CAB / Database.new / All Songs.json
JavaScript Object Notation  |  2000-03-21  |  506b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (50)",
  5.         "Author": "Text (30)",
  6.         "Category": "Text (20)",
  7.         "Text": "Memo/Hyperlink (255)",
  8.         "Lenght": "Text (5)",
  9.         "Type": "Byte",
  10.         "Tracks": "Integer",
  11.         "Time": "Text (5)",
  12.         "Key": "Text (10)",
  13.         "Tempo": "Integer",
  14.         "SelectId": "Integer",
  15.         "Transpose": "Integer",
  16.         "Volume": "Integer",
  17.         "Beats": "Integer",
  18.         "MuteChannel": "Long Integer",
  19.         "MidiFile": "Text (255) NOT NULL",
  20.         "ITempo": "Integer",
  21.         "IVolume": "Integer",
  22.         "MelodyCh": "Integer",
  23.         "Codes": "Text (50)",
  24.         "Quality": "Integer",
  25.         "MutedCh": "Text (35)"
  26.     },
  27.     "data": []
  28. }